home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2041 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: proffa.cc.tut.fi!l150717
  2. From: l150717@proffa.cc.tut.fi (L{hteenm{ki Jussi)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Chunky for Amigas
  5. Date: 26 Jan 1996 13:53:59 GMT
  6. Organization: Tampere University of Technology, Computing Centre
  7. Distribution: world
  8. Message-ID: <4eamdn$c2c@cc.tut.fi>
  9. NNTP-Posting-Host: proffa.cc.tut.fi
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12.     There has been much debate if new amigas should be equipped with 
  13. chunky handling capabilities. I really don't see why it is made such a 
  14. big number in terms, that it will cost too much and it is hard to plant on 
  15. the old boards. The truth is that Amiga already handles the graphics as 
  16. chunky, DMA retrieves data from BPLDATA-registers and converts it to 
  17. come out as chunky to decide the color. All it really needed would be a 
  18. bit to decide wheather you want to use planar or chunky ie. wheather you 
  19. want to convert the data from the registers or not... Blitter and all the 
  20. others would remain the same, as they are just for handling memory, not it's 
  21. presentation on screen...
  22.  
  23.         -Juza
  24.